Class Summary |
BackgroundEventHandler |
This class provides the infrastucture for processing/dispatching of events in the
background. |
BackgroundEventHandler.Event |
Resource event class. |
ComparisonCriteria |
A ComparisonCriteria used by a TeamSubscriber to calculate the sync
state of the workspace resources. |
ContentComparisonCriteria |
A content comparison criteria that knows how to compare the content of IStorage and
IRemoteResource objects. |
RemoteBytesSynchronizer |
A remote bytes sychronizer is a remote synchronizer that caches the
remote sync bytes using the org.eclipse.core.resources.ISynchronizer. |
RemoteSynchronizer |
A remote synchronizer provides API to access a handle for a resource resource
associated with a local resource (that may or may not exist locally). |
SyncInfo |
Describes the relative synchronization of a remote
resource and a local resource using a base
resource for comparison. |
TeamDelta |
A team delta represents changes in the team state. |
TeamSubscriber |
A TeamSubscriber provides synchronization between local resources and a remote location
that is used to share those resources. |